home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / css / pcalibrary.css < prev   
Cascading Style Sheet File  |  2003-01-20  |  3KB  |  131 lines

  1.  
  2. table  {
  3.        font-size : 12px;
  4.        font-family : arial, sans-serif;
  5.        }
  6. td  {
  7.        font-size : 12px;
  8.        font-family : arial, sans-serif;
  9.        }
  10. .toc-expanding-title  {
  11.        font-size : 12px;
  12.        font-family : arial, sans-serif;
  13.        font-weight : bolder;
  14.        text-decoration : none;
  15.        }
  16. a.toc-expanding-title:link  {
  17.        font-weight : bolder;
  18.        color : #000000;
  19.        cursor: pointer;
  20.        }
  21. a.toc-expanding-title:visited  {
  22.        color : #000000;
  23.        cursor: pointer;
  24.        }
  25. a.toc-expanding-title:hover  {
  26.        color : #ffffff;
  27.        cursor: pointer;
  28.        }
  29. a.toc-expanding-title:active  {
  30.        color : #ffffff;
  31.        cursor: pointer;
  32.        }
  33. .text-emphasis  {
  34.        color: #E70000;
  35.        font-weight: 900;
  36.        }
  37. .functional  {
  38.        cursor: pointer;
  39.        }
  40. .toc-expanding-title  {
  41.        color : #ffffff;
  42.        cursor: pointer;
  43.        }
  44. .masthead-phone  {
  45.        font-size : 12px;
  46.        font-family : arial, sans-serif;
  47.        font-weight : bold;
  48.        color : #000000;
  49.        }
  50. .masthead  {
  51.        font-size : 13px;
  52.        font-family : arial, sans-serif;
  53.        font-weight : bold;
  54.        text-decoration : underline;
  55.        color : #000000;
  56.        }
  57. .masthead-mailto  {
  58.        font-size : 15px;
  59.        font-family : arial, sans-serif;
  60.        font-weight : bold;
  61.        text-decoration : underline;
  62.        }
  63. a.masthead-mailto:link  {
  64.        font-size : 12px;
  65.        color : #FFFFFF;
  66.        font-family : arial, sans-serif;
  67.        font-weight : bold;
  68.        text-decoration : none;
  69.        }
  70. a.masthead-mailto:visited  {
  71.        font-size : 12px;
  72.        color : #FFFFFF;
  73.        font-family : arial, sans-serif;
  74.        font-weight : bold;
  75.        text-decoration : underline;
  76.        }
  77. a.masthead-mailto:hover  {
  78.        font-size : 12px;
  79.        color : #FFFFFF;
  80.        font-family : arial, sans-serif;
  81.        font-weight : bold;
  82.        text-decoration : underline;
  83.        }
  84. a.masthead-mailto:active  {
  85.        font-size : 12px;
  86.        color : #FFFFFF;
  87.        font-family : arial, sans-serif;
  88.        font-weight : bold;
  89.        text-decoration : underline;
  90.        }
  91. .toc-articlecount-title  {
  92.        font-size : 12px;
  93.        font-family : arial, sans-serif;
  94.        color : #ffffff;
  95.        font-weight : bold;
  96.        text-decoration : none;
  97.        }
  98. .toc-left-title  {
  99.        font-size : 12px;
  100.        font-family : arial, sans-serif;
  101.        font-weight : bold;
  102.        color : #ffffff;
  103.        }
  104. a.toc-left-title:link  {
  105.        font-size : 12px;
  106.        color : #ffffff;
  107.        font-family : arial, sans-serif;
  108.        font-weight : bold;
  109.        text-decoration: underline;
  110.        }
  111. a.toc-left-title:visited  {
  112.        font-size : 12px;
  113.        color : #ffffff;
  114.        font-family : arial, sans-serif;
  115.        font-weight : bold;
  116.        text-decoration: underline;
  117.        }
  118. a.toc-left-title:hover  {
  119.        font-size : 12px;
  120.        color : #ffffff;
  121.        font-family : arial, sans-serif;
  122.        font-weight : bold;
  123.        text-decoration: underline;
  124.        }
  125. a.toc-left-title:active  {
  126.        font-size : 12px;
  127.        color : #ffffff;
  128.        font-family : arial, sans-serif;
  129.        font-weight : bold;
  130.        text-decoration: underline;
  131.        }